API Documentation
Public Member Functions | List of all members
nkWinUi::FontManager Class Referencefinal

WIP. More...

Inheritance diagram for nkWinUi::FontManager:

Public Member Functions

void addFont (const char *name, HFONT font)
 
HFONT getFont (const char *name)
 
HFONT getDefaultFont ()
 

Detailed Description

WIP.

Manages the fonts available in the component.

Member Function Documentation

◆ addFont()

void nkWinUi::FontManager::addFont ( const char *  name,
HFONT  font 
)

Allows to add a font. WIP.

◆ getFont()

HFONT nkWinUi::FontManager::getFont ( const char *  name)

Allows to retrieve an existing font. WIP.

◆ getDefaultFont()

HFONT nkWinUi::FontManager::getDefaultFont ( )

WIP.


The documentation for this class was generated from the following file: